Theme Modals
The theme modals are special content items that create a Modal window. The modal window can then be accessed with special link tags.
Using Modals
The modal can be triggered by any link on the site. To trigger a modal window to open, simply use the following url structure mylacmodal~modal-name
Modal name will be the name of the modal you created in the theme options.
note
Modals are loaded on each page, it is important to not over do it with modals as they can add a lot of overhead to your site.
| Option | Value | Description |
|---|---|---|
| Modal Name | Text | The modal name is the name that will be used to reference your modal. Names must be unique and not contain spaces |
| Modal Details | Text | The modal details is what will display in the modal when it is triggered |
| Modal Title | Text | The modal title is the title that will display when the modal is opened. |
| Show close button | True / False | When this option is set, the modal window will display a close button at the bottom of the modal. |
🗃️ Footer
2 items
📄️ Header
The theme header options allows you to configure the theme header. The theme header will contain things like
📄️ Modals
The theme modals are special content items that create a Modal window. The modal window can then be accessed with special link tags.
🗃️ Theme Settings
3 items